Total Complexity | 61 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 238 |
Lines of code | 150 |
Logical lines of code | 94 |
Comment lines | 69 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setCookie() | 47 | 13 | 34 | |
withCookieHeader() | 57 | 9 | 13 | |
clear() | 56 | 7 | 18 | |
getCookiePathFromRequest() | 57 | 6 | 17 | |
extractCookies() | 59 | 5 | 14 | |
shouldPersist() | 67 | 4 | 8 | |
getCookieByName() | 66 | 4 | 8 | |
__construct() | 66 | 3 | 9 | |
removeCookieIfEmpty() | 69 | 3 | 6 | |
fromArray() | 66 | 2 | 7 | |
clearSessionCookies() | 72 | 2 | 5 | |
toArray() | 73 | 1 | 5 | |
count() | 80 | 1 | 3 | |
getIterator() | 79 | 1 | 3 |